css: Add all border-radius properties
authorBenjamin Otte <otte@redhat.com>
Thu, 26 May 2011 01:50:53 +0000 (03:50 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:51 +0000 (02:03 +0200)
commit90ff426396da18cbe376377c969466c09b11e136
tree73558e48862e3c7f6878b20b364b9f154f5a2c2e
parent812b32e9e5400b6e2de9963a72034aca0b31e8e3
css: Add all border-radius properties

Implement all border-radisu properties as specified by
http://www.w3.org/TR/css3-background/#the-border-radius
The end goal here is to get joined buttons to really look joined.
gtk/Makefile.am
gtk/gtkcsstypes.c [new file with mode: 0644]
gtk/gtkcsstypesprivate.h [new file with mode: 0644]
gtk/gtkstyleproperties.c
gtk/gtkstyleproperty.c